Skip to content

fix: count user award#3810

Merged
AmarTrebinjac merged 2 commits intomainfrom
fix-user-award-not-counting
Apr 20, 2026
Merged

fix: count user award#3810
AmarTrebinjac merged 2 commits intomainfrom
fix-user-award-not-counting

Conversation

@AmarTrebinjac
Copy link
Copy Markdown
Contributor

No description provided.

@pulumi
Copy link
Copy Markdown

pulumi Bot commented Apr 20, 2026

🍹 The Update (preview) for dailydotdev/api/prod (at 1f4f749) was successful.

✨ Neo Explanation

Routine deployment of a new application version (`0f88569b`) across all services and cron jobs, accompanied by DB and ClickHouse migration jobs. ✅ Low Risk — but confirm both migration jobs complete successfully after apply.

This is a standard application deployment rolling out commit 0f88569b to replace d2c0e02c. Every deployment and cron job is receiving only an image tag and version label update — no configuration, resource limits, or scheduling changes. The two migration Jobs (Postgres via TypeORM and ClickHouse) follow the expected pattern: old commit-tagged jobs are deleted and new ones are created to run migrations against the new image before traffic shifts.

🔵 Info — The migration Jobs (vpc-native-api-db-migration-0f88569b and vpc-native-api-clickhouse-migration-0f88569b) will execute automatically as part of this apply. If either migration fails, the job will not retry (restartPolicy: Never) and the new deployments will still roll out — verify migration job completion in the cluster before assuming the release is healthy.

The GCP credentials warning on the default_9_12_0 provider is cosmetic and does not affect the Kubernetes resources being deployed.

Resource Changes

    Name                                                       Type                           Operation
~   vpc-native-sync-subscription-with-cio-cron                 kubernetes:batch/v1:CronJob    update
~   vpc-native-post-analytics-history-day-clickhouse-cron      kubernetes:batch/v1:CronJob    update
~   vpc-native-clean-gifted-plus-cron                          kubernetes:batch/v1:CronJob    update
+   vpc-native-api-clickhouse-migration-0f88569b               kubernetes:batch/v1:Job        create
~   vpc-native-personalized-digest-deployment                  kubernetes:apps/v1:Deployment  update
~   vpc-native-deployment                                      kubernetes:apps/v1:Deployment  update
~   vpc-native-update-source-public-threshold-cron             kubernetes:batch/v1:CronJob    update
~   vpc-native-generate-search-invites-cron                    kubernetes:batch/v1:CronJob    update
~   vpc-native-update-highlighted-views-cron                   kubernetes:batch/v1:CronJob    update
~   vpc-native-clean-zombie-images-cron                        kubernetes:batch/v1:CronJob    update
~   vpc-native-bg-deployment                                   kubernetes:apps/v1:Deployment  update
~   vpc-native-rotate-weekly-quests-cron                       kubernetes:batch/v1:CronJob    update
~   vpc-native-clean-stale-user-transactions-cron              kubernetes:batch/v1:CronJob    update
-   vpc-native-api-clickhouse-migration-d2c0e02c               kubernetes:batch/v1:Job        delete
~   vpc-native-private-deployment                              kubernetes:apps/v1:Deployment  update
~   vpc-native-check-analytics-report-cron                     kubernetes:batch/v1:CronJob    update
~   vpc-native-channel-highlights-cron                         kubernetes:batch/v1:CronJob    update
+   vpc-native-api-db-migration-0f88569b                       kubernetes:batch/v1:Job        create
~   vpc-native-clean-zombie-users-cron                         kubernetes:batch/v1:CronJob    update
~   vpc-native-channel-digests-cron                            kubernetes:batch/v1:CronJob    update
~   vpc-native-materialize-yearly-best-post-archives-cron      kubernetes:batch/v1:CronJob    update
~   vpc-native-user-profile-analytics-history-clickhouse-cron  kubernetes:batch/v1:CronJob    update
~   vpc-native-update-trending-cron                            kubernetes:batch/v1:CronJob    update
~   vpc-native-ws-deployment                                   kubernetes:apps/v1:Deployment  update
~   vpc-native-update-current-streak-cron                      kubernetes:batch/v1:CronJob    update
~   vpc-native-temporal-deployment                             kubernetes:apps/v1:Deployment  update
~   vpc-native-post-analytics-clickhouse-cron                  kubernetes:batch/v1:CronJob    update
~   vpc-native-generic-referral-reminder-cron                  kubernetes:batch/v1:CronJob    update
~   vpc-native-daily-digest-cron                               kubernetes:batch/v1:CronJob    update
~   vpc-native-worker-job-deployment                           kubernetes:apps/v1:Deployment  update
~   vpc-native-user-posts-analytics-refresh-cron               kubernetes:batch/v1:CronJob    update
~   vpc-native-update-tag-materialized-views-cron              kubernetes:batch/v1:CronJob    update
~   vpc-native-update-achievement-rarity-cron                  kubernetes:batch/v1:CronJob    update
~   vpc-native-clean-zombie-opportunities-cron                 kubernetes:batch/v1:CronJob    update
~   vpc-native-calculate-top-readers-cron                      kubernetes:batch/v1:CronJob    update
~   vpc-native-clean-zombie-user-companies-cron                kubernetes:batch/v1:CronJob    update
~   vpc-native-hourly-notification-cron                        kubernetes:batch/v1:CronJob    update
~   vpc-native-personalized-digest-cron                        kubernetes:batch/v1:CronJob    update
~   vpc-native-validate-active-users-cron                      kubernetes:batch/v1:CronJob    update
~   vpc-native-user-profile-analytics-clickhouse-cron          kubernetes:batch/v1:CronJob    update
~   vpc-native-rotate-daily-quests-cron                        kubernetes:batch/v1:CronJob    update
... and 11 other changes

@AmarTrebinjac AmarTrebinjac marked this pull request as ready for review April 20, 2026 11:00
@AmarTrebinjac AmarTrebinjac merged commit c103d6f into main Apr 20, 2026
11 checks passed
@AmarTrebinjac AmarTrebinjac deleted the fix-user-award-not-counting branch April 20, 2026 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant